GrapeCity.CalcEngine.Functions Namespace > CalcLog10Function Class > Evaluate Method : Evaluate(Object[]) Method |
The args contains 1 item: number.
Number is the positive real number for which you want the base-10 logarithm.
'Usage Dim instance As CalcLog10Function Dim args() As Object Dim value As Object value = instance.Evaluate(args)
The args contains 1 item: number.
Number is the positive real number for which you want the base-10 logarithm.
Target Platforms: Windows Server 2012, Windows RT